projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7c08c8
)
; * doc/lispref/files.texi: Fix typo.
author
Robert Pluim
<rpluim@gmail.com>
Wed, 10 Nov 2021 07:56:03 +0000
(08:56 +0100)
committer
Robert Pluim
<rpluim@gmail.com>
Wed, 10 Nov 2021 07:56:03 +0000
(08:56 +0100)
doc/lispref/files.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/files.texi
b/doc/lispref/files.texi
index dd058b1215822bf3d3225d75497d027526c6a5e5..d93770a0d2fb94c776b89952e28f8952f68851a7 100644
(file)
--- a/
doc/lispref/files.texi
+++ b/
doc/lispref/files.texi
@@
-2246,7
+2246,7
@@
and @code{file-name-nondirectory}. For example,
@defun file-name-split filename
This function splits a file name into its components, and can be
-thought of as the inverse of @code{string-join
g
} with the appropriate
+thought of as the inverse of @code{string-join} with the appropriate
directory separator. For example,
@example